home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format (UK) 86
/
PC_Format_September1998_Issue86.iso
/
Tech
/
DIRECTOR
/
data.z
/
Synchronized Media.dir
/
Scripts_14_- Wait with mostRecentCuePoint.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-10
|
122 b
|
8 lines
on exitFrame
if the mostRecentCuePoint of sound(1) < 5 then
go(the frame)
else
go(the frame + 1)
end if
end